runtime.mheap.nextSpanForSweep (method)

2 uses

	runtime (current package)
		mgcsweep.go#L99: func (h *mheap) nextSpanForSweep() *mspan {
		mgcsweep.go#L375: 		s := mheap_.nextSpanForSweep()